-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(new tool): Timezone Converter #1284
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
ed056e1
to
0ae4ff6
Compare
0ae4ff6
to
b9eead5
Compare
Hi again @sharevb This tool looks really powerful! I have tested it a bit and it seems the Timezones Date-Time Converter works fine also with multiple TZs selected. But I have some other findings/things that I don't really understand.
|
Fixes Timezones <> Countries reactivity Fix current timezone field to be readonlt Added 24h format switch
5fee8aa
to
04f2ec1
Compare
Hi @steffenrapp, thanks for your reporting
=> shows the selected timezone current timezeon offset (may be useful in case of DST) ; is now readonly
=> made a switch
=> should be ok now |
Hi @sharevb thank you!
|
Hi @steffenrapp
=> should be ok now
=> should be ok now |
Hi @sharevb 👋🏼 |
Hi @steffenrapp, yes, removed copy icon as not so important (but overlap was not reproducable in chrome) or may be a bug of NaiveUI in your browser |
a402596
to
4784925
Compare
Hi @sharevb thank you. Okay interesting ... in Safari the field is still a lot too small and doesn't resize according to the content. I think this field was displayed properly before the 24h switch was introduced 🤷🏻♂️ |
1962429
to
616e5c9
Compare
Hi @steffenrapp, tried another type of layout, will see...cannot reproduce as I have no iOS |
Hi @sharevb yes now I can read the content on iOS in Safari, too 👍🏼 just the space between the two lines is a little big I think but on a bigger screen it looks fine. |
Hi @steffenrapp, probably related to the screen side and iOs, on chrome with simulated phone mode, spacing is ok and by the way, found no property on naiveui n-space for this |
@sharevb Alright, so it looks good to me from functionality side 😃 but I can't do a code review unfortunately. |
Quality Gate passedIssues Measures |
Fix #429